STEP 1: We've already set up the player icons. Now, we'll ask the user for their choice so we can use it later!
- In GRAPHICS, go to and drag Ask into the bottom of your program.
- Assign .ask() to the player sprite using dot notation by changing the name before .ask() from sprite to player.
- Click Submit and Next to continue.
To navigate the page using the TAB key, first press ESC to exit the code editor.